pull: Don't automatically uncompress data
authorColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 02:52:15 +0000 (21:52 -0500)
committerColin Walters <walters@verbum.org>
Fri, 24 Feb 2012 02:52:15 +0000 (21:52 -0500)
commit8145faecbf944a0b2d476b42f5a751436080e9d8
tree1ae8f2fcd61ab46b6608fa1eb180d974f8dda385
parent7907a853b48e9beb2fa238770f1f441f29656ead
pull: Don't automatically uncompress data

This totally breaks when the file we're trying to request was already
gzip'd.  We don't want to uncompress e.g. man pages because that
breaks content-addressed storage.
src/ostree/ostree-pull.c